home *** CD-ROM | disk | FTP | other *** search
- frmList
- Topic List
- Form25A
- cmdstart
- &Close
- CmdCancel
- Cancel
- cmdMod
- Modify
- cmdNew
- lsttopics
- lblTopics
- Topics
- @ Form_Load
- fname
- txtoutput6
- Topic1b
- Topic2
- Topic3
- Topic4
- Topic5
- txtinput
- topic
- List1_Click
- lsttopics+
- ThenlsttopicsF
- count
- cmdNew
- EnabledQ
- cmdNew_Click
- jfwedit
- cmdmod_click
- topicnum
- frmlist
- Index
- frmedit
- txtEdit
- ListCount
- ListIndex
- msgsel
- MB_Ok
- MB_ICONEXCLAMATION
- cmdmodend
- cmdedit
- Caption-
- cmdOk
- lsttopics_Clickx
- cmdstart_Click
- lsttopic
- frmmain
- lbltopic
- jfwfile
- modular
- cmdDel_Click
- CmdCancel_Click
- loaddata
- loadgame
- lblTopics_Click
- getqat
- lsttopics_DblClick
- cmd_mod
- CmdCancel_Click
- cmdmod_click
- You must select an item on the list
- Must Select
- Modify
- Modify
- cmdNew_Click
- cmdstart_Click
- Dim temp As String
- 'Dim I, j As Integer
- Dim fname As Stringr
- 'Dim fnum As Integer
- ''fnum = FreeFilen
- 'fname = jfwfile
- Open fname For Input As fnum
- For I = 0 To 4
- For j = 0 To 10
- Input #fnum, temp
- topic(I, j) = tempA
- If j = 0 And Not (IsNull(temp)) Then frmmain.lbltopic(I).Caption = temp
- Next j
- Next I
- Close ' Close all files.e
- Form_Load
- lsttopics_DblClick
-